home *** CD-ROM | disk | FTP | other *** search
- // Nigel "rkm" Bovey's Config for Zoid's Quake II CTF
- // February 5th, 1998
-
- // Set Player Info
- set name "[DCL] rkm"
- set hostname "Morden"
- set skin "male/sniper"
- set crosshair "1"
- set hand "2"
-
- // Set Movement Keys
- bind MOUSE2 "+moveright"
- bind MOUSE3 "+moveleft"
- bind ALT "+movedown"
- bind SHIFT "+speed"
- bind SPACE "+moveup"
- bind a "+forward"
- bind z "+back"
-
- // Mouse Settings
- set in_joystick "0"
- set in_mouse "1"
- set m_pity "0.022"
- set sensitivity "6"
- set lookstrafe "0"
- set lookspring "0"
- set freelook "1"
-
- // Attack Keys
- bind MOUSE1 "+attack"
-
- // Weapon Bindings
- bind x "use railgun"
- bind s "use Rocket Launcher"
- bind w "use Hyperblaster"
- bind q "use Grapple"
- bind e "use Grenade Launcher"
- bind d "use bfg10k"
-
- // Information Bindings
- bind tab "cmd help"
-
- // Team Macros
- bind F1 "say_team Defender in Position"
- bind F2 "say_team Defender needs Ammo"
- bind F3 "say_team Base Safe"
- bind F4 "say_team Base NOT Safe, Require Reinforcement"
- bind F5 "say_team Responding to Request"
- bind F6 "say_team Unable to Respond"
- bind F7 "say_team Lost the Flag, Intercept our flag"
- bind F8 "say_team Base Taken, Require Attack"
- bind F9 "say_team Incoming Enemies"
-
- // Message Modes
- bind t "messagemode"
- bind r "messagemode2"
-
- // Misc Bindings
- bind f "record demo"
- bind CTRL "use power shield"
-